<squad>
	<description>
		<type>TYPE_ASSAULT_GUN</type>
		<nationality>NATIONALITY_UKRAINIAN</nationality>

		<long_name>M109A6 Paladin</long_name>
		<short_name>M109A6</short_name>
		<comment>M109A6, artillery gun 155-mm type M284, anti-aircraft machine gun 12,7-mm type M2HB</comment>

		<uniform_profile>uniform_profile_german_tank_AFU.png</uniform_profile>
		<uniform_game>uniform_game_german_tank_AFU.png</uniform_game>
	</description>

	<availability>
		<data><month>1</month><year>1990</year><number>1</number></data>
		<data><month>12</month><year>2040</year><number>1</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-M109.png</image_profile>
			<weight>31500</weight>
		</attributes>

		<drive>
			<engine>
				<name>Detroit Diesel 8V71T</name>
				<horsepower>405</horsepower>
				<reliability>RELIABILITY_GOOD</reliability>
				<mount>MOUNT_FRONT</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>3000</rpm_limit>
			</engine>

			<gears>
				<forwards>8</forwards>
				<reverse>4</reverse>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<can_make_smoke_screen>yes</can_make_smoke_screen>

			<exhaust_pipe>
				<offsetX>150</offsetX>
				<offsetY>-150</offsetY>
				<horizontal_angle>90</horizontal_angle>
				<vertical_angle>90</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-M109.png</image_view>

			<width>350</width>
			<length>650</length>
			<height>70</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>32@-19</upper_front>
				<lower_front>32@-60</lower_front>
				<side>32</side>
				<rear>32</rear>
				<top>32</top>
				<bottom>32</bottom>
			</armour>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_GLOCK_17</type></weapon>
				<ammo><for>WEAPON_PISTOL_GLOCK_17</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_GLOCK_17</type></weapon>
				<ammo><for>WEAPON_PISTOL_GLOCK_17</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_GLOCK_17</type></weapon>
				<ammo><for>WEAPON_PISTOL_GLOCK_17</for><rounds>60</rounds></ammo>
			</man>

  <man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_GLOCK_17</type></weapon>
				<ammo><for>WEAPON_PISTOL_GLOCK_17</for><rounds>60</rounds></ammo>
			</man>
 
  <man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_GLOCK_17</type></weapon>
				<ammo><for>WEAPON_PISTOL_GLOCK_17</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_GLOCK_17</type></weapon>
				<ammo><for>WEAPON_PISTOL_GLOCK_17</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<fixed_weapon>
			<image_view>Image-M109 turret.png</image_view>

			<offsetX>0</offsetX>
			<offsetY>170</offsetY>
			<offsetZ>200000</offsetZ>
			<minAngle>-35</minAngle>
			<maxAngle>35</maxAngle>

			<rotate_time>16</rotate_time>
			<weapon><type>WEAPON_CANNON_155_M284</type><offsetY>-600</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_155_M284</for><flavour>FLAVOUR_HE</flavour><rounds>39</rounds></ammo>

		</fixed_weapon>

		<fixed_weapon>
			<offsetX>0</offsetX>
			<offsetY>170</offsetY>
			<offsetZ>200</offsetZ>
			<minAngle>-180</minAngle>
			<maxAngle>180</maxAngle>

			<rotate_time>12</rotate_time>
			<weapon><type>WEAPON_HMG_M2HB</type><offsetX>80</offsetX><offsetY>20</offsetY></weapon>
			<ammo><for>WEAPON_HMG_M2HB</for><rounds>900</rounds></ammo>

		</fixed_weapon>

		<superstructure>
			<width>350</width>
			<length>650</length>
			<height>50</height>

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>32@75</upper_front>
				<lower_front>32@19</lower_front>
				<side>32</side>
				<rear>32</rear>
				<top>32</top>
			</armour>
		</superstructure>

		<superstructure>
			<width>350</width>
			<length>350</length>
			<height>90</height>

			<offsetX>0</offsetX>
			<offsetY>150</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>32@22</front>
				<side>32@22</side>
				<rear>32</rear>
				<top>32</top>
			</armour>
		</superstructure>
	</vehicle>
</squad>
